Xuni 製品ヘルプ
Add メソッド (XuniCollectionViewWithSource<S,T>)
System.Collections.Generic.ICollection`1 に追加する項目
System.Collections.Generic.ICollection`1 に項目を追加します。
構文
public void Add( 
   T item
)

パラメータ

item
System.Collections.Generic.ICollection`1 に追加する項目
例外
例外解説
System.InvalidOperationExceptionコレクションビューが読み取り専用の場合に発生します。
参照

XuniCollectionViewWithSource<S,T> クラス
XuniCollectionViewWithSource<S,T> メンバ

 

 


Copyright c GrapeCity inc. All rights reserved.